Int64NINumericInt64NNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int64N INumeric<Int64N>.Negative()
Private Function Negative As Int64N
Implements INumeric(Of Int64N).Negative
private:
virtual Int64N Negative() sealed = INumeric<Int64N>::Negative
private abstract Negative : unit -> Int64N
private override Negative : unit -> Int64N
Int64NThe numeric negation of the current value.
INumericTSelfNegative